Bug 573069 – Gdk-CRITICAL warnings with Gtk 2.14 when dragging
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 28 Feb 2009 05:24:07 +0000 (05:24 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 28 Feb 2009 05:24:07 +0000 (05:24 +0000)
commitd0e7f5889e558a704543dbf74fe138d796037edc
tree2a0ad8f37eed4f9fdf42f9dddda67f7cf125deb8
parent3a8c0e370b7a71d65642d14b680a111090172688
   Bug 573069 – Gdk-CRITICAL warnings with Gtk 2.14 when dragging
        GtkNotebook tabs

        * gtk/gtkwidget.c (_gtk_widget_synthesize_crossing): Be a little
        more careful when navigating up the parent chain.

        * gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): Reset the
        pointer window thats stored on the screen when it is destroyed.

svn path=/trunk/; revision=22420
ChangeLog
gdk/gdkwindow.c
gtk/gtkwidget.c